PEGetNthTableLogOnInfo

Use PEGetNthTableLogOnInfo to retrieve log on information required by a report.

C Syntax
BOOL CRPE_API PEGetNthTableLogOnInfo (
        short printJob,
        short tableN,
        PELogOnInfo FAR *logOnInfo );
Parameters

printJob

Specifies the print job for which you want to get table log on information.

tableN

Specifies the 0-based number of the table for which you want to retrieve table log on information. The first table is table 0. The last table is N-1.

logOnInfo

Specifies the pointer to PELogOnInfo.

Returns
Remarks
VB Syntax
Declare Function PEGetNthTableLogOnInfo Lib "crpe32.dll" ( ByVal 
printJob As Integer, ByVal TableN As Integer, LogOnInfo As PELogOnInfo ) 
As Integer
Delphi Syntax
function PEGetNthTableLogOnInfo (
    printJob: Word;
    tableN: integer;
    var logOnInfo: PELogOnInfo
    ): Bool stdcall;


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com